-debug
-target:library
-nowarn:0169
-langversion:4
-out:Temp/Assembly-CSharp.dll
-r:"C:/Program Files/Unity 5.5.0f3/Editor/Data/Managed/UnityEngine.dll"
-r:"C:/Program Files/Unity 5.5.0f3/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll"
-r:"C:/Program Files/Unity 5.5.0f3/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll"
-r:"C:/Program Files/Unity 5.5.0f3/Editor/Data/UnityExtensions/Unity/PlaymodeTestsRunner/UnityEngine.PlaymodeTestsRunner.dll"
-r:"C:/Program Files/Unity 5.5.0f3/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll"
-r:"C:/Program Files/Unity 5.5.0f3/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll"
-r:"C:/Program Files/Unity 5.5.0f3/Editor/Data/UnityExtensions/Unity/UnityVR/RuntimeEditor/UnityEngine.VR.dll"
-r:"C:/Program Files/Unity 5.5.0f3/Editor/Data/Managed/UnityEditor.dll"
-r:"C:/Program Files/Unity 5.5.0f3/Editor/Data/Managed/Mono.Cecil.dll"
-define:UNITY_5_3_OR_NEWER
-define:UNITY_5_4_OR_NEWER
-define:UNITY_5_5_OR_NEWER
-define:UNITY_5_5_0
-define:UNITY_5_5
-define:UNITY_5
-define:UNITY_64
-define:ENABLE_AUDIO
-define:ENABLE_CACHING
-define:ENABLE_CLOTH
-define:ENABLE_DUCK_TYPING
-define:ENABLE_GENERICS
-define:ENABLE_MICROPHONE
-define:ENABLE_MULTIPLE_DISPLAYS
-define:ENABLE_PHYSICS
-define:ENABLE_SPRITERENDERER_FLIPPING
-define:ENABLE_SPRITES
-define:ENABLE_TERRAIN
-define:ENABLE_RAKNET
-define:ENABLE_UNET
-define:ENABLE_LZMA
-define:ENABLE_UNITYEVENTS
-define:ENABLE_WEBCAM
-define:ENABLE_WWW
-define:ENABLE_CLOUD_SERVICES_COLLAB
-define:ENABLE_CLOUD_SERVICES_ADS
-define:ENABLE_CLOUD_HUB
-define:ENABLE_CLOUD_PROJECT_ID
-define:ENABLE_CLOUD_SERVICES_UNET
-define:ENABLE_CLOUD_SERVICES_BUILD
-define:ENABLE_CLOUD_LICENSE
-define:ENABLE_EDITOR_METRICS
-define:ENABLE_EDITOR_METRICS_CACHING
-define:INCLUDE_DYNAMIC_GI
-define:INCLUDE_GI
-define:PLATFORM_SUPPORTS_MONO
-define:RENDER_SOFTWARE_CURSOR
-define:INCLUDE_PUBNUB
-define:ENABLE_PLAYMODE_TESTS_RUNNER
-define:ENABLE_SCRIPTING_NEW_CSHARP_COMPILER
-define:UNITY_STANDALONE_WIN
-define:UNITY_STANDALONE
-define:ENABLE_SUBSTANCE
-define:ENABLE_RUNTIME_GI
-define:ENABLE_MOVIES
-define:ENABLE_NETWORK
-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION
-define:ENABLE_UNITYWEBREQUEST
-define:ENABLE_CLOUD_SERVICES
-define:ENABLE_CLOUD_SERVICES_ANALYTICS
-define:ENABLE_CLOUD_SERVICES_PURCHASING
-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING
-define:ENABLE_EVENT_QUEUE
-define:ENABLE_CLUSTERINPUT
-define:ENABLE_VIDEO
-define:ENABLE_VR
-define:ENABLE_WEBSOCKET_HOST
-define:ENABLE_MONO
-define:ENABLE_PROFILER
-define:DEBUG
-define:TRACE
-define:UNITY_ASSERTIONS
-define:UNITY_EDITOR
-define:UNITY_EDITOR_64
-define:UNITY_EDITOR_WIN
-define:UNITY_TEAM_LICENSE
-define:UNITY_PRO_LICENSE
-define:VRTK_SDK_STEAMVR
Assets/Scripts/DestroySelf.cs
Assets/Scripts/FloatRange.cs
Assets/Scripts/GameManager.cs
Assets/Scripts/Gestures.cs
Assets/Scripts/ObjectPool.cs
Assets/Scripts/PooledObject.cs
Assets/Scripts/TriggerCommands.cs
Assets/Scripts/Vehicle.cs
Assets/Scripts/VehicleSpawner.cs
Assets/Scripts/testSpring.cs
Assets/SteamVR/Extras/SteamVR_GazeTracker.cs
Assets/SteamVR/Extras/SteamVR_LaserPointer.cs
Assets/SteamVR/Extras/SteamVR_Teleporter.cs
Assets/SteamVR/Extras/SteamVR_TestThrow.cs
Assets/SteamVR/Extras/SteamVR_TestTrackedCamera.cs
Assets/SteamVR/Extras/SteamVR_TrackedController.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/BodyCollider.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/CircularDrive.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/ComplexThrowable.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/ControllerHoverHighlight.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/CustomEvents.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/DebugUI.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/DestroyOnDetachedFromHand.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/DestroyOnParticleSystemDeath.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/DestroyOnTriggerEnter.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/DistanceHaptics.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/DontDestroyOnLoad.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/EnumFlags.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/FallbackCameraController.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/Hand.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/HapticRack.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/HideOnHandFocusLost.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/IgnoreHovering.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/InputModule.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/Interactable.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/InteractableButtonEvents.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/InteractableHoverEvents.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/ItemPackage.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/ItemPackageReference.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/ItemPackageSpawner.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/LinearAnimation.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/LinearAnimator.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/LinearAudioPitch.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/LinearBlendshape.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/LinearDisplacement.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/LinearDrive.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/LinearMapping.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/PlaySound.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/Player.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/SeeThru.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/SleepOnAwake.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/SoundDeparent.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/SoundPlayOneshot.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/SpawnAndAttachAfterControllerIsTracking.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/SpawnAndAttachToHand.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/SpawnRenderModel.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/Throwable.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/UIElement.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/Unparent.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/Util.cs
Assets/SteamVR/InteractionSystem/Core/Scripts/VelocityEstimator.cs
Assets/SteamVR/InteractionSystem/Hints/Scripts/ControllerButtonHints.cs
Assets/SteamVR/InteractionSystem/Longbow/Scripts/ArcheryTarget.cs
Assets/SteamVR/InteractionSystem/Longbow/Scripts/Arrow.cs
Assets/SteamVR/InteractionSystem/Longbow/Scripts/ArrowHand.cs
Assets/SteamVR/InteractionSystem/Longbow/Scripts/ArrowheadRotation.cs
Assets/SteamVR/InteractionSystem/Longbow/Scripts/Balloon.cs
Assets/SteamVR/InteractionSystem/Longbow/Scripts/BalloonColliders.cs
Assets/SteamVR/InteractionSystem/Longbow/Scripts/BalloonHapticBump.cs
Assets/SteamVR/InteractionSystem/Longbow/Scripts/BalloonSpawner.cs
Assets/SteamVR/InteractionSystem/Longbow/Scripts/ExplosionWobble.cs
Assets/SteamVR/InteractionSystem/Longbow/Scripts/FireSource.cs
Assets/SteamVR/InteractionSystem/Longbow/Scripts/Longbow.cs
Assets/SteamVR/InteractionSystem/Longbow/Scripts/SoundBowClick.cs
Assets/SteamVR/InteractionSystem/Samples/Scripts/ControllerHintsExample.cs
Assets/SteamVR/InteractionSystem/Samples/Scripts/InteractableExample.cs
Assets/SteamVR/InteractionSystem/Teleport/Scripts/AllowTeleportWhileAttachedToHand.cs
Assets/SteamVR/InteractionSystem/Teleport/Scripts/ChaperoneInfo.cs
Assets/SteamVR/InteractionSystem/Teleport/Scripts/IgnoreTeleportTrace.cs
Assets/SteamVR/InteractionSystem/Teleport/Scripts/Teleport.cs
Assets/SteamVR/InteractionSystem/Teleport/Scripts/TeleportArc.cs
Assets/SteamVR/InteractionSystem/Teleport/Scripts/TeleportArea.cs
Assets/SteamVR/InteractionSystem/Teleport/Scripts/TeleportMarkerBase.cs
Assets/SteamVR/InteractionSystem/Teleport/Scripts/TeleportPoint.cs
Assets/SteamVR/Plugins/openvr_api.cs
Assets/SteamVR/Scripts/SteamVR.cs
Assets/SteamVR/Scripts/SteamVR_Camera.cs
Assets/SteamVR/Scripts/SteamVR_CameraFlip.cs
Assets/SteamVR/Scripts/SteamVR_CameraMask.cs
Assets/SteamVR/Scripts/SteamVR_Controller.cs
Assets/SteamVR/Scripts/SteamVR_ControllerManager.cs
Assets/SteamVR/Scripts/SteamVR_Ears.cs
Assets/SteamVR/Scripts/SteamVR_Events.cs
Assets/SteamVR/Scripts/SteamVR_ExternalCamera.cs
Assets/SteamVR/Scripts/SteamVR_Fade.cs
Assets/SteamVR/Scripts/SteamVR_Frustum.cs
Assets/SteamVR/Scripts/SteamVR_GameView.cs
Assets/SteamVR/Scripts/SteamVR_IK.cs
Assets/SteamVR/Scripts/SteamVR_LoadLevel.cs
Assets/SteamVR/Scripts/SteamVR_Menu.cs
Assets/SteamVR/Scripts/SteamVR_Overlay.cs
Assets/SteamVR/Scripts/SteamVR_PlayArea.cs
Assets/SteamVR/Scripts/SteamVR_Render.cs
Assets/SteamVR/Scripts/SteamVR_RenderModel.cs
Assets/SteamVR/Scripts/SteamVR_Skybox.cs
Assets/SteamVR/Scripts/SteamVR_SphericalProjection.cs
Assets/SteamVR/Scripts/SteamVR_Stats.cs
Assets/SteamVR/Scripts/SteamVR_TestController.cs
Assets/SteamVR/Scripts/SteamVR_TrackedCamera.cs
Assets/SteamVR/Scripts/SteamVR_TrackedObject.cs
Assets/SteamVR/Scripts/SteamVR_UpdatePoses.cs
Assets/SteamVR/Scripts/SteamVR_Utils.cs
Assets/VRTK/Examples/Resources/Scripts/Archery/Arrow.cs
Assets/VRTK/Examples/Resources/Scripts/Archery/ArrowNotch.cs
Assets/VRTK/Examples/Resources/Scripts/Archery/ArrowSpawner.cs
Assets/VRTK/Examples/Resources/Scripts/Archery/BowAim.cs
Assets/VRTK/Examples/Resources/Scripts/Archery/BowAnimation.cs
Assets/VRTK/Examples/Resources/Scripts/Archery/BowHandle.cs
Assets/VRTK/Examples/Resources/Scripts/Archery/Follow.cs
Assets/VRTK/Examples/Resources/Scripts/AutoRotation.cs
Assets/VRTK/Examples/Resources/Scripts/Breakable_Cube.cs
Assets/VRTK/Examples/Resources/Scripts/ButtonReactor.cs
Assets/VRTK/Examples/Resources/Scripts/ControlReactor.cs
Assets/VRTK/Examples/Resources/Scripts/Controller_Hand.cs
Assets/VRTK/Examples/Resources/Scripts/Controller_Menu.cs
Assets/VRTK/Examples/Resources/Scripts/ExcludeTeleport.cs
Assets/VRTK/Examples/Resources/Scripts/FireExtinguisher_Base.cs
Assets/VRTK/Examples/Resources/Scripts/FireExtinguisher_Sprayer.cs
Assets/VRTK/Examples/Resources/Scripts/Gun.cs
Assets/VRTK/Examples/Resources/Scripts/Lamp.cs
Assets/VRTK/Examples/Resources/Scripts/LightSaber.cs
Assets/VRTK/Examples/Resources/Scripts/Menu_Color_Changer.cs
Assets/VRTK/Examples/Resources/Scripts/Menu_Container_Object_Colors.cs
Assets/VRTK/Examples/Resources/Scripts/Menu_Object_Spawner.cs
Assets/VRTK/Examples/Resources/Scripts/ModelVillage_TeleportLocation.cs
Assets/VRTK/Examples/Resources/Scripts/Openable_Door.cs
Assets/VRTK/Examples/Resources/Scripts/PanelMenu/PanelMenuDemoFlyingSaucer.cs
Assets/VRTK/Examples/Resources/Scripts/PanelMenu/PanelMenuDemoSphere.cs
Assets/VRTK/Examples/Resources/Scripts/PanelMenu/PanelMenuUIGrid.cs
Assets/VRTK/Examples/Resources/Scripts/PanelMenu/PanelMenuUISlider.cs
Assets/VRTK/Examples/Resources/Scripts/RC_Car.cs
Assets/VRTK/Examples/Resources/Scripts/RC_Car_Controller.cs
Assets/VRTK/Examples/Resources/Scripts/RealGun.cs
Assets/VRTK/Examples/Resources/Scripts/RealGun_SafetySwitch.cs
Assets/VRTK/Examples/Resources/Scripts/RealGun_Slide.cs
Assets/VRTK/Examples/Resources/Scripts/Remote_Beam.cs
Assets/VRTK/Examples/Resources/Scripts/Remote_Beam_Controller.cs
Assets/VRTK/Examples/Resources/Scripts/RendererOffOnDash.cs
Assets/VRTK/Examples/Resources/Scripts/SceneChanger.cs
Assets/VRTK/Examples/Resources/Scripts/SnapDropZoneGroup_Switcher.cs
Assets/VRTK/Examples/Resources/Scripts/Sphere_Spawner.cs
Assets/VRTK/Examples/Resources/Scripts/Sword.cs
Assets/VRTK/Examples/Resources/Scripts/UI_Interactions.cs
Assets/VRTK/Examples/Resources/Scripts/UI_Keyboard.cs
Assets/VRTK/Examples/Resources/Scripts/UseRotate.cs
Assets/VRTK/Examples/Resources/Scripts/VRTK_ControllerAppearance_Example.cs
Assets/VRTK/Examples/Resources/Scripts/VRTK_ControllerEvents_ListenerExample.cs
Assets/VRTK/Examples/Resources/Scripts/VRTK_ControllerInteract_ListenerExample.cs
Assets/VRTK/Examples/Resources/Scripts/VRTK_ControllerPointerEvents_ListenerExample.cs
Assets/VRTK/Examples/Resources/Scripts/VRTK_ControllerUIPointerEvents_ListenerExample.cs
Assets/VRTK/Examples/Resources/Scripts/VRTK_RoomExtender_ControllerExample.cs
Assets/VRTK/Examples/Resources/Scripts/Whirlygig.cs
Assets/VRTK/Prefabs/Resources/Scripts/VRTK_ConsoleViewer.cs
Assets/VRTK/Prefabs/Resources/Scripts/VRTK_ControllerRigidbodyActivator.cs
Assets/VRTK/Prefabs/Resources/Scripts/VRTK_ControllerTooltips.cs
Assets/VRTK/Prefabs/Resources/Scripts/VRTK_FramesPerSecondViewer.cs
Assets/VRTK/Prefabs/Resources/Scripts/VRTK_ObjectTooltip.cs
Assets/VRTK/Prefabs/Resources/Scripts/VRTK_SnapDropZone.cs
Assets/VRTK/SDK/Base/SDK_BaseBoundaries.cs
Assets/VRTK/SDK/Base/SDK_BaseController.cs
Assets/VRTK/SDK/Base/SDK_BaseHeadset.cs
Assets/VRTK/SDK/Base/SDK_BaseSystem.cs
Assets/VRTK/SDK/Fallback/SDK_FallbackBoundaries.cs
Assets/VRTK/SDK/Fallback/SDK_FallbackController.cs
Assets/VRTK/SDK/Fallback/SDK_FallbackHeadset.cs
Assets/VRTK/SDK/Fallback/SDK_FallbackSystem.cs
Assets/VRTK/SDK/OculusVR/SDK_OculusVRBoundaries.cs
Assets/VRTK/SDK/OculusVR/SDK_OculusVRController.cs
Assets/VRTK/SDK/OculusVR/SDK_OculusVRHeadset.cs
Assets/VRTK/SDK/OculusVR/SDK_OculusVRSystem.cs
Assets/VRTK/SDK/Simulator/SDK_ControllerSim.cs
Assets/VRTK/SDK/Simulator/SDK_InputSimulator.cs
Assets/VRTK/SDK/Simulator/SDK_SimBoundaries.cs
Assets/VRTK/SDK/Simulator/SDK_SimController.cs
Assets/VRTK/SDK/Simulator/SDK_SimHeadset.cs
Assets/VRTK/SDK/Simulator/SDK_SimSystem.cs
Assets/VRTK/SDK/SteamVR/SDK_SteamVRBoundaries.cs
Assets/VRTK/SDK/SteamVR/SDK_SteamVRController.cs
Assets/VRTK/SDK/SteamVR/SDK_SteamVRHeadset.cs
Assets/VRTK/SDK/SteamVR/SDK_SteamVRSystem.cs
Assets/VRTK/SDK/VRTK_SDK_Bridge.cs
Assets/VRTK/Scripts/Controls/2D/PanelMenu/PanelMenuController.cs
Assets/VRTK/Scripts/Controls/2D/PanelMenu/PanelMenuItemController.cs
Assets/VRTK/Scripts/Controls/2D/RadialMenu/RadialButtonIcon.cs
Assets/VRTK/Scripts/Controls/2D/RadialMenu/RadialMenu.cs
Assets/VRTK/Scripts/Controls/2D/RadialMenu/UICircle.cs
Assets/VRTK/Scripts/Controls/2D/RadialMenu/VRTK_IndependentRadialMenuController.cs
Assets/VRTK/Scripts/Controls/2D/RadialMenuController.cs
Assets/VRTK/Scripts/Controls/3D/Utilities/VRTK_ContentHandler.cs
Assets/VRTK/Scripts/Controls/3D/VRTK_Button.cs
Assets/VRTK/Scripts/Controls/3D/VRTK_Chest.cs
Assets/VRTK/Scripts/Controls/3D/VRTK_Control.cs
Assets/VRTK/Scripts/Controls/3D/VRTK_Door.cs
Assets/VRTK/Scripts/Controls/3D/VRTK_Drawer.cs
Assets/VRTK/Scripts/Controls/3D/VRTK_Knob.cs
Assets/VRTK/Scripts/Controls/3D/VRTK_Lever.cs
Assets/VRTK/Scripts/Controls/3D/VRTK_Slider.cs
Assets/VRTK/Scripts/Controls/3D/VRTK_SpringLever.cs
Assets/VRTK/Scripts/Interactions/GrabAttachMechanics/VRTK_BaseGrabAttach.cs
Assets/VRTK/Scripts/Interactions/GrabAttachMechanics/VRTK_BaseJointGrabAttach.cs
Assets/VRTK/Scripts/Interactions/GrabAttachMechanics/VRTK_ChildOfControllerGrabAttach.cs
Assets/VRTK/Scripts/Interactions/GrabAttachMechanics/VRTK_ClimbableGrabAttach.cs
Assets/VRTK/Scripts/Interactions/GrabAttachMechanics/VRTK_CustomJointGrabAttach.cs
Assets/VRTK/Scripts/Interactions/GrabAttachMechanics/VRTK_FixedJointGrabAttach.cs
Assets/VRTK/Scripts/Interactions/GrabAttachMechanics/VRTK_RotatorTrackGrabAttach.cs
Assets/VRTK/Scripts/Interactions/GrabAttachMechanics/VRTK_SpringJointGrabAttach.cs
Assets/VRTK/Scripts/Interactions/GrabAttachMechanics/VRTK_TrackObjectGrabAttach.cs
Assets/VRTK/Scripts/Interactions/Highlighters/VRTK_BaseHighlighter.cs
Assets/VRTK/Scripts/Interactions/Highlighters/VRTK_MaterialColorSwapHighlighter.cs
Assets/VRTK/Scripts/Interactions/Highlighters/VRTK_OutlineObjectCopyHighlighter.cs
Assets/VRTK/Scripts/Interactions/SecondaryControllerGrabActions/VRTK_AxisScaleGrabAction.cs
Assets/VRTK/Scripts/Interactions/SecondaryControllerGrabActions/VRTK_BaseGrabAction.cs
Assets/VRTK/Scripts/Interactions/SecondaryControllerGrabActions/VRTK_ControlDirectionGrabAction.cs
Assets/VRTK/Scripts/Interactions/SecondaryControllerGrabActions/VRTK_SwapControllerGrabAction.cs
Assets/VRTK/Scripts/Interactions/VRTK_ControllerActions.cs
Assets/VRTK/Scripts/Interactions/VRTK_ControllerEvents.cs
Assets/VRTK/Scripts/Interactions/VRTK_InteractControllerAppearance.cs
Assets/VRTK/Scripts/Interactions/VRTK_InteractGrab.cs
Assets/VRTK/Scripts/Interactions/VRTK_InteractHaptics.cs
Assets/VRTK/Scripts/Interactions/VRTK_InteractTouch.cs
Assets/VRTK/Scripts/Interactions/VRTK_InteractUse.cs
Assets/VRTK/Scripts/Interactions/VRTK_InteractableObject.cs
Assets/VRTK/Scripts/Interactions/VRTK_ObjectAutoGrab.cs
Assets/VRTK/Scripts/Internal/VRTK_ControllerTracker.cs
Assets/VRTK/Scripts/Internal/VRTK_CurveGenerator.cs
Assets/VRTK/Scripts/Internal/VRTK_EventSystemVRInput.cs
Assets/VRTK/Scripts/Internal/VRTK_ObjectCache.cs
Assets/VRTK/Scripts/Internal/VRTK_PlayerObject.cs
Assets/VRTK/Scripts/Internal/VRTK_RoomExtender_PlayAreaGizmo.cs
Assets/VRTK/Scripts/Internal/VRTK_ScreenFade.cs
Assets/VRTK/Scripts/Internal/VRTK_TrackedController.cs
Assets/VRTK/Scripts/Internal/VRTK_UIGraphicRaycaster.cs
Assets/VRTK/Scripts/Locomotion/VRTK_BasicTeleport.cs
Assets/VRTK/Scripts/Locomotion/VRTK_DashTeleport.cs
Assets/VRTK/Scripts/Locomotion/VRTK_HeightAdjustTeleport.cs
Assets/VRTK/Scripts/Locomotion/VRTK_MoveInPlace.cs
Assets/VRTK/Scripts/Locomotion/VRTK_PlayerClimb.cs
Assets/VRTK/Scripts/Locomotion/VRTK_RoomExtender.cs
Assets/VRTK/Scripts/Locomotion/VRTK_TeleportDisableOnControllerObscured.cs
Assets/VRTK/Scripts/Locomotion/VRTK_TeleportDisableOnHeadsetCollision.cs
Assets/VRTK/Scripts/Locomotion/VRTK_TouchpadWalking.cs
Assets/VRTK/Scripts/Pointers/VRTK_BasePointer.cs
Assets/VRTK/Scripts/Pointers/VRTK_BezierPointer.cs
Assets/VRTK/Scripts/Pointers/VRTK_DestinationMarker.cs
Assets/VRTK/Scripts/Pointers/VRTK_PlayAreaCursor.cs
Assets/VRTK/Scripts/Pointers/VRTK_SimplePointer.cs
Assets/VRTK/Scripts/Presence/VRTK_BodyPhysics.cs
Assets/VRTK/Scripts/Presence/VRTK_HeadsetCollision.cs
Assets/VRTK/Scripts/Presence/VRTK_HeadsetCollisionFade.cs
Assets/VRTK/Scripts/Presence/VRTK_HeadsetControllerAware.cs
Assets/VRTK/Scripts/Presence/VRTK_HeadsetFade.cs
Assets/VRTK/Scripts/Presence/VRTK_HipTracking.cs
Assets/VRTK/Scripts/Presence/VRTK_PositionRewind.cs
Assets/VRTK/Scripts/UI/VRTK_UICanvas.cs
Assets/VRTK/Scripts/UI/VRTK_UIDraggableItem.cs
Assets/VRTK/Scripts/UI/VRTK_UIDropZone.cs
Assets/VRTK/Scripts/UI/VRTK_UIPointer.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_BasicTeleport_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_BodyPhysics_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_ControllerActions_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_ControllerEvents_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_DashTeleport_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_DestinationMarker_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_HeadsetCollision_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_HeadsetControllerAware_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_HeadsetFade_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_InteractGrab_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_InteractTouch_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_InteractUse_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_InteractableObject_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_PlayerClimb_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_SnapDropZone_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/UnityEvents/VRTK_UIPointer_UnityEvents.cs
Assets/VRTK/Scripts/Utilities/VRTK_AdaptiveQuality.cs
Assets/VRTK/Scripts/Utilities/VRTK_DeviceFinder.cs
Assets/VRTK/Scripts/Utilities/VRTK_ObjectFollow.cs
Assets/VRTK/Scripts/Utilities/VRTK_PolicyList.cs
Assets/VRTK/Scripts/Utilities/VRTK_SDKManager.cs
Assets/VRTK/Scripts/Utilities/VRTK_SharedMethods.cs
Assets/VRTK/Scripts/Utilities/VRTK_Simulator.cs
-r:"C:\Program Files\Unity 5.5.0f3\Editor\Data\MonoBleedingEdge\lib\mono\unity\System.Runtime.Serialization.dll"
-r:"C:\Program Files\Unity 5.5.0f3\Editor\Data\MonoBleedingEdge\lib\mono\unity\System.Xml.Linq.dll"
-r:"C:\Program Files\Unity 5.5.0f3\Editor\Data\MonoBleedingEdge\lib\mono\unity\UnityScript.dll"
-r:"C:\Program Files\Unity 5.5.0f3\Editor\Data\MonoBleedingEdge\lib\mono\unity\UnityScript.Lang.dll"
-r:"C:\Program Files\Unity 5.5.0f3\Editor\Data\MonoBleedingEdge\lib\mono\unity\Boo.Lang.dll"
-sdk:unity
